home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / tbbs / stagdem.zip / STAGDEM.DOC < prev    next >
Text File  |  1996-02-29  |  6KB  |  164 lines

  1.                            Documentation for STAGDEM
  2.  
  3.                                     Contents
  4.  
  5.  
  6. 1.      Disclaimer
  7.  
  8. 2.      What is STAGDEM?
  9.  
  10. 3.      System requirements
  11.  
  12. 4.      How it works
  13.  
  14. 5.      Getting started
  15.  
  16. 6.      Licensing information
  17.  
  18. 7.      How to contact the author
  19.  
  20.                            Documentation for STAGDEM
  21.  
  22.                                    Disclaimer
  23.  
  24. You use the program entirely at your own risk.  If you don't like this, then
  25. don't use the program.  The author accepts no liability under any circumstances.
  26.  
  27.  
  28.  
  29.                                 What is STAGDEM?
  30.  
  31. STAGDEM is a program to handle CD-ROM file staging.  File staging is the process
  32. of copying the files off slow media, usually CD-ROM, onto your hard disk.
  33. STAGDEM has been written to interact specifically with TBBS version 2.3.
  34.  
  35. The normal reasons for doing this are to improve the access time for
  36. downloading.  Additionally you may have one or more CD changers, which have
  37. problems when there are requests for files off different discs at the same time.
  38.  
  39. Previously if you wanted to do file staging with TBBS you would have had to have
  40. the TDBS option module and another 3rd party product such as MFM or Copyit.  The
  41. cost of these products combined can cost more than a CD changer.
  42.  
  43.  
  44.                               System Requirements
  45.  
  46. STAGDEM is a DOS program.  I wrote it to run under Windows NT to handle file
  47. staging off my 8 CD-ROM drives.  Enclosed in the archive is a Windows NT PIF
  48. file, which may require some customisation.
  49.  
  50. The program is written in Microsoft QuickBasic, so it should function under
  51. Windows 95 or on a Novell file server.  Typically the File staging process is
  52. carried out on a seperate machine which is networked with the BBS machine.  It
  53. is quite possible that
  54.  
  55. You'll need the following:
  56.  
  57. *  A machine running a multi-tasking operating system, or if you prefer a
  58.    dedicated DOS machine
  59.  
  60. *  Some slow media such as a CD-ROM drive or changer
  61.  
  62. *  Approx 256k of free memory
  63.  
  64. *  TBBS 2.3
  65.  
  66.                            Documentation for STAGDEM
  67.  
  68.                                   How it works
  69.  
  70. 1.  The program takes the command line parameter as being the name of your
  71.     staging directory.  If none is given the program will abort.
  72.  
  73. 2.  The program does a directory lookup for files in the staging directory with
  74.     a name of LAN?????.REQ.  If none are found it pauses for one second and then
  75.     repeats the process.
  76.  
  77. 3.  Once a REQ file is found it will open and lock the file.  It will also open
  78.     and lock a batch file with the same name.
  79.  
  80. 4.  It then proceeds to copy the commands in the request file to the batch file.
  81.     It will change the target drive letter to the drive letter used on the
  82.     command line.
  83.  
  84. 5.  It shells out to execute the batch file.
  85.  
  86. 6.  Once its returned it will delete the request and batch files.
  87.  
  88. 7.  If its found more than 5 REQ files, then a reminder is displayed prompting
  89.     you to get the registered version, called STAGING.  It exits after a 20
  90.     second delay.
  91.  
  92.  
  93.                                 Getting Started
  94.  
  95. 1.  Go into CEDIT.  Choose the Other and File Handling options.
  96.  
  97. 2.  Enter the drive letters of your CD-ROM drives next to the the "Remote/Slow
  98.     drives" prompt.
  99.  
  100. 3.  Enter the name of your request directory (I use Y:\CD_REQ for mine).
  101.  
  102. 4.  Enter the name of your staging directory (I use Y:\CD_STAGE for mine).
  103.  
  104. 5.  Enter 3 for the "Staging method" prompt (ie TBBS method).
  105.  
  106. 6.  Exit from CEDIT and save the config file.
  107.  
  108. 7.  Create your request directory (eg MD Y:\CD_REQ)
  109.  
  110. 8.  Create your staging directory (eg MD Y:\CD_STAGE).
  111.  
  112. 9.  Under the staging directory there needs to be one directory for each line
  113.     number.  These are called "00", "01", "02" and so on.  If you have a 64 line
  114.     TBBS then you'll need to create 65 of them (eg MD Y:\CD_STAGE\00).
  115.  
  116. 10. Edit the PIF file or batch file you are using to run STAGDEM, to place the
  117.     name of the staging directory on the command line.
  118.  
  119.                            Documentation for STAGDEM
  120.  
  121. 11.  Run your PIF or batch file.  The result should look like this:
  122.  
  123.  -----------------------------------------------------------------------------------------------------------
  124. STAGDEM v1.01            TBBS CD-ROM File Staging Demo
  125.                         Copyright (C) 1996 by Mark James
  126.  
  127.  
  128.                    Started on Wednesday, 14-Feb-1996 at 6:55am
  129.  
  130.                             Press <Esc> to shutdown
  131.  
  132.  
  133.                    02/20/1996  10:25pm  D:\CD_REQ\LAN01000.REQ
  134.  
  135. ------------------------------------------------------------------------------------------------------------
  136.  
  137. 12. The above display shows the date started, and the date, time and file name
  138.     of the last REQ file processed.
  139.  
  140.  
  141.                              Licensing Information
  142.  
  143. This product is a demonstation of a commercial program called STAGING.  Please
  144. distribute freely.  See the order form file (ORDER.FRM) for specific pricing
  145. details of the commercial program.
  146.  
  147.  
  148.                            How to contact the author
  149.  
  150. The author is Mark G James. I can be contacted at the following places:
  151.  
  152. Fidonet:        3:712/302
  153. Internet:       markj@augur.mpx.com.au
  154.  
  155. Snail mail:     Mark James
  156.                 PO Box 1830
  157.                 North Sydney
  158.                 N.S.W. 2059
  159.                 Australia
  160.  
  161.  
  162. The Augur TBBS  Australia       (02) 311-3052
  163.                 International   +612 311-3052
  164.